Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear on the review screen.
You are implementing an automation that involves a publicly accessible external API. The API is hosted on the Microsoft Azure platform and requires Basic authentication.
Automations must execute without reliance on additional infrastructure.
You need to connect with and perform actions against the external API.
Solution: Create a cloud flow. Use the HTTP with Microsoft Entra ID connector.
Does the solution meet the goal?